To access a network application or resource in a nonclustered environment, network clients must connect to a physical server (that is, a specific computer on the network identified by a unique network name and Internet protocol (IP) address). If that server fails, access to the application or resource is impossible.
Through server clusters,
A virtual server is a group that contains:
For more information on groups, see Groups.
A virtual server acts like a physical server in the following ways:
Server clusters can maintain an Active Directory computer object for virtual servers in a cluster. This allows clients accessing these virtual servers to use the security features provided by Kerberos as well as NTLM. Applications that can use Active Directory, such as Message Queuing on a virtual server, can now publish information to these computer objects.
Limitations include:
By default, the Cluster service account is a member of the Authenticated Users group, and as such, will have the user right Add workstations to domain. For this user right, the default quota limitation on the number of computer accounts that can be created is 10. The value of the quota can be changed by the domain administrator.
Note
The default permissions granted to the Cluster service account when the computer object is created as a result of using this Add workstations to domain user right do not allow the Cluster service account to rename or disable the virtual computer object. These operations are attempted when the name of the Network Name resource is changed or if Kerberos authentication is in the process of being disabled.
There are a number of techniques that can be used to overcome the limitation on the number of virtual server computer objects that the Cluster service account can create. All of these techniques include granting the Cluster service account one or more permissions on objects in Active Directory. At a minimum, the Cluster service account needs to be able to:
The ability to write all properties is needed if it is necessary to allow the virtual computer object to be renamed or disabled. The following table identifies the permissions needed by the Cluster service account for a virtual computer object.
Permission | Description | Reference |
---|---|---|
Add workstations to domain | This is given by default to the Cluster service account (and all domain accounts). With this access right, the Cluster service is allowed to create computer objects in Active Directory. | Add workstations to domain |
Write all Properties | Allows changes to the properties of the computer objects. For example, if you need to rename the computer object, you must give the Cluster service this access right. | |
Create Computer Objects | Overrides the default limit of 10 virtual server computer objects in Active Directory. | Add workstations to domain |
For more information on the concepts in this topic, see: